projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b4ee06
)
testpopup: Fix GtkEventControllerMotion::motion callback signature
author
Timm Bäder
<mail@baedert.org>
Thu, 8 Nov 2018 04:19:48 +0000
(
05:19
+0100)
committer
Timm Bäder
<mail@baedert.org>
Thu, 8 Nov 2018 04:48:14 +0000
(
05:48
+0100)
tests/testpopup.c
patch
|
blob
|
history
diff --git
a/tests/testpopup.c
b/tests/testpopup.c
index 085d08ca2faa1126ffa3e8b073ecaa35711b736a..b496fe5eae756097759361ccd16fcc787a420e12 100644
(file)
--- a/
tests/testpopup.c
+++ b/
tests/testpopup.c
@@
-11,7
+11,7
@@
draw_popup (GtkDrawingArea *da,
cairo_paint (cr);
}
-static
gboolean
+static
void
place_popup (GtkEventControllerMotion *motion,
gdouble x,
gdouble y,